| Name | Description | |
|---|---|---|
![]() | PDFResetFormAction Constructor | Overloaded. |
The following tables list the members exposed by PDFResetFormAction.
| Name | Description | |
|---|---|---|
![]() | PDFResetFormAction Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | cosAction | (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | fields |
| Name | Description | |
|---|---|---|
![]() ![]() | createAction | Creates a PDF action from a cos dictionary. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | getActions | Gets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | getCosAction | Gets the cos action object. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | getFields | Gets a list identifying which fields to reset or which to exclude from resetting. If the list is null or empty then all the form fields are reset no matter the value returned by getResetFields method. |
![]() | getResetFields | Gets a value indicating whether the action resets the fields in the list or excludes them. |
![]() | setActions | Sets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | setFields | Sets a list identifying which fields to reset or which to exclude from resetting. If the list is null or empty then all the form fields are reset no matter the value returned by getResetFields method. |
![]() | setResetFields | Sets a value indicating whether the action resets the fields in the list or excludes them. |